body {
  min-width: 1300px;
}
.index {
  width: 100%;
}
.index .title {
  min-width: 1200px;
  margin: 0 auto;
}
.index .title .name {
  text-align: center;
  font-family: PingFangSC-Semibold;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #157ac7;
}
.index .title .txt {
  text-align: center;
  width: 785px;
  margin: 0 auto;
  margin-top: 30px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333333;
}
.index .swiper-container {
  width: 100%;
  min-width: 1200px;
  height: auto !important;
  overflow: hidden;
}
.index .banner {
  position: relative;
}
.index .banner .bg {
  width: 100%;
  height: 910px;
}
.index .banner .content {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.index .banner .content .box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 295px;
  text-align: center;
}
.index .banner .content .box .txt1 {
  font-family: SourceHanSansCN-Bold;
  font-size: 4vw;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
.index .banner .content .box .txt2 {
  margin-top: 40px;
  font-family: SourceHanSansCN-Regular;
  font-size: 2vw;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
}
.index .banner .content .box .btn {
  margin-top: 500px;
  width: 240px;
  height: 72px;
  line-height: 72px;
  background-color: #157ac7;
  font-family: MicrosoftYaHei;
  font-size: 30px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  border: 0px !important;
}
.index .banner .swiper-pagination {
  cursor: pointer;
}
.index .swiper-pagination2 {
  cursor: pointer;
}
.index .banner .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  opacity: 0.5;
}
.index .banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff;
}
.index .cpzx {
  min-width: 1200px;
  padding-top: 64px;
  padding-bottom: 90px;
  background-image: url('../img/bg.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.index .cpzx .cpzxBody {
  width: 1200px;
  margin: 0 auto;
}
.index .cpzx .product {
  width: 100%;
  cursor: pointer;
}
.index .cpzx .product .nav {
  width: 60%;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  text-align: center;
  justify-content: space-between;
  margin-top: 79px;
}
.index .cpzx .product .nav .nav-li {
  font-size: 18px;
  height: 50px;
  line-height: 60px;
}
.index .cpzx .product .nav .active {
  color: #157ac7;
  border-bottom: 2px solid #157ac7;
}
.index .cpzx .product .tabBody {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 50px;
}
.index .cpzx .product .tabBody .bigItem {
  width: 390px;
  height: 320px;
  background-color: #ffffff;
  padding: 34px;
  background-image: url('../img/4.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.index .cpzx .product .tabBody .bigItem .name {
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-family: PingFangSC-Regular;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
}
.index .cpzx .product .tabBody .bigItem .txt {
  margin-top: 46px;
  width: 319px;
  height: 72px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
}
.index .cpzx .product .tabBody .bigItem .btn-box {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 60px;
}
.index .cpzx .product .tabBody .bigItem .btn-box .btn {
  width: 136px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border-radius: 6px;
  border: solid 1px #157ac7;
  letter-spacing: 0px;
}
.index .cpzx .product .tabBody .bigItem .btn-box .cpxq {
  margin-right: 22px;
}
.index .cpzx .product .tabBody .bigItem .btn-box .mfty {
  background: #157ac7;
  color: #fff;
}
.index .cpzx .product .tabBody .smallItem {
  width: 270px;
  height: 320px;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  border-right: 1px solid #f2f2f2;
}
.index .cpzx .product .tabBody .smallItem .itemBox {
  width: 100%;
  text-align: center;
  height: 251px;
  overflow: hidden;
}
.index .cpzx .product .tabBody .smallItem .itemBox .item {
  width: 100%;
  text-align: center;
  transition: all 1s ease;
}
.index .cpzx .product .tabBody .smallItem .itemBox .item .icon {
  width: 56px;
  height: 56px;
  background-image: url('../img/icon.png');
  margin: 0 auto;
  margin-bottom: 24px;
}
.index .cpzx .product .tabBody .smallItem .itemBox .item .name {
  font-family: PingFangSC-Medium;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 20px;
}
.index .cpzx .product .tabBody .smallItem .itemBox .item .txt {
  width: 80%;
  height: 32px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #666666;
  margin: 0 auto;
}
.index .cpzx .product .tabBody .smallItem .btn-box {
  position: absolute;
  display: flex;
  flex-wrap: nowrap;
  bottom: -42px;
  transition: all 1s ease;
}
.index .cpzx .product .tabBody .smallItem .btn-box .btn {
  width: 136px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  border: solid 1px #157ac7;
  letter-spacing: 0px;
}
.index .cpzx .product .tabBody .smallItem .btn-box .cpxq {
  margin-right: 22px;
}
.index .cpzx .product .tabBody .smallItem .btn-box .mfty {
  background: #157ac7;
  color: #fff;
}
.index .cpzx .product .tabBody .smallItem:hover .item {
  transform: translateY(-66px);
}
.index .cpzx .product .tabBody .smallItem:hover .btn-box {
  transform: translateY(-42px);
}
.index .solve {
  min-width: 1200px;
  background: #f8f8f8;
  padding-top: 40px;
  padding-bottom: 50px;
}
.index .solve .solveBox {
  width: 100%;
  overflow: hidden;
}
.index .solve .solveBox .programme {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-top: 88px;
  overflow: hidden;
}
.index .solve .solveBox .programme .item {
  width: 31%;
  margin-bottom: 24px;
  margin-right: 24px;
}
.index .solve .solveBox .programme .item img {
  width: 100%;
  height: 256px;
}
.index .solve .solveBox .programme .item .name {
  height: 56px;
  font-family: PingFangSC-Semibold;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 56px;
  letter-spacing: 0px;
  color: #ffffff;
  background-color: #cacbcc;
  padding: 0px 19px;
}
.index .solve .solveBox .swiper-container-horizontal > .swiper-pagination-bullets,
.index .solve .solveBox .swiper-pagination-custom,
.index .solve .solveBox .swiper-pagination-fraction {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.index .solve .solveBox .swiper-pagination-bullet-active {
  width: 40px;
  height: 14px;
  background-color: #018ada;
  border-radius: 7px;
}
.index .ryzz {
  min-width: 1200px;
  background: #fff;
  padding-top: 40px;
  padding-bottom: 50px;
}
.index .ryzz .solveBox {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.index .ryzz .solveBox .programme {
  width: 1040px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 88px;
}
.index .ryzz .solveBox .programme .item {
  position: relative;
  width: 300px;
  height: 340px;
  background-color: #f8f8f8;
}
.index .ryzz .solveBox .programme .item .imgBox {
  width: 100%;
  height: 282px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
}
.index .ryzz .solveBox .programme .item .name {
  width: 80%;
  margin: 0 auto;
  height: 58px;
  line-height: 58px;
  text-align: center;
  border-top: 1px solid #dddddd;
}
.index .ryzz .swiper-button-prev {
  width: 66px;
  height: 66px;
  border: 1px solid #999;
  border-radius: 50%;
  left: 0px;
  background: #fff;
  background-image: url('../img/left.png');
  background-repeat: no-repeat;
  background-size: 30% 30%;
  background-position-x: 50%;
  background-position-y: 50%;
}
.index .ryzz .swiper-button-next {
  width: 66px;
  height: 66px;
  border: 1px solid #999;
  border-radius: 50%;
  right: 0px;
  background: #fff;
  background-image: url('../img/right.png');
  background-repeat: no-repeat;
  background-size: 30% 30%;
  background-position-x: 50%;
  background-position-y: 50%;
}
.index .ryzz .swiper-button-next,
.index .ryzz .swiper-button-prev {
  top: 58% !important;
}
.index .courseBox {
  width: 1300px;
  margin: 0 auto;
  padding-top: 70px;
}
.index .courseBox .title {
  width: 471px;
  height: 27px;
  font-family: PingFangSC-Regular;
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}
.index .courseBox .course {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-top: 180px;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
  overflow-x: auto;
  overflow-y: hidden;
}
.index .courseBox .course .itemBox {
  position: relative;
}
.index .courseBox .course .itemBox .item {
  width: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.index .courseBox .course .itemBox .item .tiemIcon {
  width: 18px;
  height: 18px;
  border: solid 4px #018ada;
  border-radius: 50%;
  background: #fff;
  margin: 0px 10px;
  cursor: pointer;
}
.index .courseBox .course .itemBox .item .iconAction {
  width: 18px;
  height: 18px;
  border: solid 4px #bfe7fd;
  border-radius: 50%;
  background: #018ada;
}
.index .courseBox .course .itemBox .item .name {
  margin-top: 28px;
  height: 19px;
  font-family: PingFangSC-Regular;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #018ada;
}
.index .courseBox .course .itemBox .showDetails {
  /* opacity: 0; */
  position: absolute;
  display: none;
  left: -49px;
  top: -135px;
  width: 260px;
  height: 140px;
  padding: 25px 35px 30px 20px;
  background-image: url('../img/8.png');
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
  overflow: hidden;
}
.index .courseBox .course .itemBox .showDetails .txtBox {
  width: 111%;
  height: 100%;
  overflow-y: auto;
}
.index .courseBox .course .itemBox .opacity {
  /* opacity: 1; */
  display: block;
}
.index .courseBox .course .line {
  width: 145px;
  height: 1px;
  background-color: #0578c9;
  margin-top: 9px;
}
.index .courseBox .course .line:last-child {
  display: none;
}
.index .story {
  width: 100%;
  /* height: 725px; */
  min-width: 1200px;
  background: url('../img/9.png') no-repeat;
  background-size: 100% 100%;
  margin-top: 80px;
  position: relative;
}
.index .story .bg {
  /* background-color: rgba(22, 22, 22, 0.5); */
  padding-top: 70px;
  padding-bottom: 130px;
}
.index .story .title {
  width: 1200px;
  height: 29px;
  font-family: PingFangSC-Semibold;
  font-size: 30px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
}
.index .story .storyBody {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  margin-top: 40px;
}
.index .story .storyBody .leftNav {
  width: 20%;
}
.index .story .storyBody .leftNav .nav {
  width: 100%;
  height: 465px;
  background-color: rgba(255, 255, 255, 0.3);
  padding-top: 20px;
}
.index .story .storyBody .leftNav .nav .storyItem {
  width: 100%;
  padding: 5px 30px;
  margin: 20px 0px;
  font-family: PingFangSC-Regular;
  font-size: 16px;
  letter-spacing: 0px;
  color: #fff;
  cursor: pointer;
}
.index .story .storyBody .leftNav .nav .action {
  border-left: 2px solid #0578c9;
}
.index .story .storyBody .rightDetails {
  width: 80%;
  padding-left: 90px;
}
.index .story .storyBody .rightDetails .name {
  font-family: PingFangSC-Medium;
  font-size: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 74px;
}
.index .story .storyBody .rightDetails .txt {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 50px;
}
.index .story .storyBody .rightDetails .txt2 {
  font-family: PingFangSC-Regular;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 48px;
}
.index .story .storyBody .rightDetails .btn {
  display: inline !important;
  width: 140px;
  height: 40px;
  line-height: 38px;
  padding: 10px 30px;
  margin: 0px !important;
  text-indent: 0px !important;
  font-size: 16px;
  text-align: center;
  border-radius: 6px !important;
  border: solid 1px #ffffff !important;
  color: #ffffff;
}
.index .story .storyBody .rightDetails .logo {
  margin-top: 50px;
  display: flex;
  flex-wrap: nowrap;
}
.index .story .storyBody .rightDetails .logo .item {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 87px;
  background: rgba(243, 243, 243, 0.418);
}
.index .story .storyBody .rightDetails .logo .action {
  background: #fff;
}
.index .information {
  min-width: 1200px;
  background-color: #f8f8f8;
}
.index .newBox {
  width: 1200px;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.index .newBox .box {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 50px;
}
.index .newBox .box .leftBox {
  width: 50%;
  padding-right: 12px;
}
.index .newBox .box .leftBox img {
  width: 100%;
  height: 220px;
}
.index .newBox .box .leftBox .introduce {
  padding: 20px 42px 26px 26px;
  background: #fff;
  height: 160px;
}
.index .newBox .box .leftBox .introduce .name {
  height: 24px;
  font-family: PingFangSC-Regular;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}
.index .newBox .box .leftBox .introduce .name2 {
  height: 24px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
  margin-top: 20px;
}
.index .newBox .box .leftBox .introduce .smallSpan {
  height: 24px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #333333;
}
.index .newBox .box .rightBox {
  width: 50%;
}
.index .newBox .box .rightBox .item {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
}
.index .newBox .box .rightBox .item .imgBox img {
  width: 160px;
  height: 100px;
}
.index .newBox .box .rightBox .item .msgBox {
  padding-left: 10px;
  letter-spacing: 0px;
}
.index .newBox .box .rightBox .item .msgBox .name {
  font-size: 16px;
  line-height: 24px;
}
.index .newBox .box .rightBox .item .msgBox .smallName {
  font-size: 12px;
  line-height: 24px;
}
.index .newBox .box .rightBox .item .msgBox .name2 {
  font-size: 14px;
  line-height: 24px;
  width: 375px;
}
.index .newBox .box .rightBox .item:hover {
  background: #0578c9 !important;
  color: #fff;
}
.index .newBox .moreBtn {
  display: block;
  margin: 0 auto;
  margin-top: 44px;
  width: 150px !important;
  height: 40px !important;
  border-radius: 20px;
  border: solid 1px #999999;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: #999999;
}
.index .courseBox .course .itemBox:nth-last-child(2) .showDetails {
  transform: rotateY(180deg);
  left: -153px;
  padding: 25px 40px 30px 20px;
}
.index .courseBox .course .itemBox:nth-last-child(2) .showDetails .txtBox {
  transform: rotateY(180deg);
}
